text: Update placeholder visibility more often
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Jul 2021 02:15:38 +0000 (22:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Jul 2021 02:15:38 +0000 (22:15 -0400)
commitc79f289d67e101a5539fcf05123a2c3589bb3345
tree718d68df3e4d6e99821026ee4a19cb428047b1c2
parente516ce428ae220e856d68057eb389522e2de52e9
text: Update placeholder visibility more often

We need to update the visibility of the placeholder
label when we create it, otherwise we can end up
with placeholder text on top of entry content.

Fixes: #4066
gtk/gtktext.c